home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _05A51DA3324E44708734D8DF8B81AB73 < prev    next >
Text File  |  2005-10-11  |  2KB  |  90 lines

  1. <window>
  2.     <id>3000</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <controls>
  5.         <control>
  6.             <description>play time label</description>
  7.             <type>label</type>
  8.             <id>2</id>
  9.             <posX>71</posX>
  10.             <posY>373</posY>
  11.             <label>#currentplaytime</label>
  12.             <align>left</align>
  13.             <font>font72</font>
  14.             <textcolor>20ffffff</textcolor>
  15.         </control>
  16.         <control>
  17.             <description>play logo</description>
  18.             <type>image</type>
  19.             <id>3</id>
  20.             <height>56</height>
  21.             <posX>0</posX>
  22.             <posY>513</posY>
  23.             <texture>Play.gif</texture>
  24.         </control>
  25.         <control>
  26.             <description>Pause logo</description>
  27.             <type>image</type>
  28.             <id>4</id>
  29.             <height>56</height>
  30.             <posX>0</posX>
  31.             <posY>513</posY>
  32.             <texture>Pause.gif</texture>
  33.         </control>
  34.         <control>
  35.             <description>FF logo</description>
  36.             <type>image</type>
  37.             <id>7</id>
  38.             <height>56</height>
  39.             <posX>0</posX>
  40.             <posY>513</posY>
  41.             <texture>Fw.png</texture>
  42.         </control>
  43.         <control>
  44.             <description>RW logo</description>
  45.             <type>image</type>
  46.             <id>8</id>
  47.             <height>56</height>
  48.             <posX>0</posX>
  49.             <posY>513</posY>
  50.             <texture>Rew.png</texture>
  51.         </control>
  52.         <control>
  53.             <description>scrolling info label</description>
  54.             <type>fadelabel</type>
  55.             <width>200</width>
  56.             <height>30</height>
  57.             <posX>70</posX>
  58.             <posY>537</posY>
  59.             <align>left</align>
  60.             <font>font16</font>
  61.             <label>#Play.Current.Title\r#Play.Current.Genre\r#Play.Current.Year\r#Play.Current.Director</label>
  62.             <textcolor>FF000000</textcolor>
  63.             <id>5</id>
  64.         </control>
  65.         <control>
  66.             <description>video rectangle</description>
  67.             <type>image</type>
  68.             <id>0</id>
  69.             <posX>82</posX>
  70.             <posY>415</posY>
  71.             <width>150</width>
  72.             <height>90</height>
  73.             <texture>Display_Dumy.png</texture>
  74.             <colorkey>0</colorkey>
  75.             <colordiffuse>ffffffff</colordiffuse>
  76.         </control>
  77.         <control>
  78.             <description>video preview window</description>
  79.             <type>videowindow</type>
  80.             <id>1</id>
  81.             <posX>93</posX>
  82.             <posY>422</posY>
  83.             <width>128</width>
  84.             <height>74</height>
  85.             <action>18</action>
  86.             <textureFocus>video_window_focus.png</textureFocus>
  87.         </control>
  88.     </controls>
  89. </window>
  90.